Google Gadget |
The Google Gadget control is used to display gadgets in an XForm. You can use this tool with any of the gadgets made available by Google.
On dragging this control to an XForm, an iframe-type container is added to it. You need to define the script of the gadget to be added in the control. To obtain the script, customize the gadget in the Google Gadget directory, get the code, copy it, and paste it in the control.
Events of the Control
The properties associated with a control define its behavior. The following properties are available in the property sheet of the Google Gadget control.
Table 1. List of Properties
Design-time property |
Run-time property |
Description |
---|---|---|
id |
Sets the string that identifies the control on an XForm. If not specified, a unique ID is automatically generated. |